home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- global gPanoMovieID, ncast
- QTVRSetNodeID(gPanoMovieID, 2)
- QTVRUpdate(gPanoMovieID)
- case ncast of
- "lucca.cst":
- set the visible of sprite 77 to 0
- set the visible of sprite 78 to 1
- set the visible of sprite 81 to 0
- set the visible of sprite 84 to 0
- set the visible of sprite 85 to 0
- set the visible of sprite 76 to 1
- set the visible of sprite 75 to 0
- set the visible of sprite 80 to 1
- set the visible of sprite 82 to 1
- set the visible of sprite 83 to 1
- "camaio.cst":
- set the visible of sprite 77 to 0
- set the visible of sprite 78 to 1
- set the visible of sprite 81 to 0
- set the visible of sprite 84 to 0
- set the visible of sprite 85 to 0
- set the visible of sprite 76 to 1
- set the visible of sprite 75 to 0
- set the visible of sprite 80 to 1
- set the visible of sprite 82 to 0
- set the visible of sprite 83 to 0
- end case
- end
-